size(1280, 1024);
println(width + ", " + height); // Prints 1280, 1024 to the console
